projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8abc3f1
)
Add Bug#
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 22 Mar 2011 16:43:12 +0000
(09:43 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 22 Mar 2011 16:43:12 +0000
(09:43 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 45982f607f4f89457a8ba52d680cbccc06db32f2..7e9bec9b6e9ec61753294815f3351fe801e533be 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-7,7
+7,7
@@
* lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int' overflow
leading to a memory leak, possible in functions like
load_charset_map_from_file that can allocate an unbounded number
- of objects.
+ of objects
(Bug#8318)
.
* xmenu.c (set_frame_menubar): Use EMACS_UINT, not int, for indexes
that could (at least in theory) be that large.